//==============================================================================
// Hoplite_Anim.txt
//==============================================================================

//==============================================================================
define spear
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Attachments N Sword Iron
         }
      }
   }
}

//==============================================================================

define hammer
{
   set hotspot
   {
      version
      {
         Visual Tool Hammer
      }
   }
}


//==============================================================================
define LargeGreekShield
{
   SetSelector
   {
		VariationLogic
      set hotspot
      {
         version
         {
            Visual Attachments N Shield Bronze
Replacetexture Attachments N Shield Cav Iron Map/Attachments Beta N Shield Archer Iron Map
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments N Shield Bronze
Replacetexture Attachments N Shield Cav Iron Map/Attachments Beta N Shield Archer Iron Map
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments N Shield Bronze
Replacetexture Attachments N Shield Cav Iron Map/Attachments Beta N Shield Archer Iron Map
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments N Shield Bronze
Replacetexture Attachments N Shield Cav Iron Map/Attachments Beta N Shield Archer Iron Map
         }
      }
   }
}

//==============================================================================
define Head
{
   SetSelector
   {
		VariationLogic
      set hotspot
      {
         version
         {
            Visual Infantry Beta N Hirdman V2 Head
            ReplaceTexture Infantry G Hoplite Head Standard/infantry Beta N Hirdman Head
         }
      }
      set hotspot
      {
         version
         {
            Visual Infantry Beta N Hirdman V2 Head
            ReplaceTexture Infantry G Hoplite Head Standard/infantry Beta N Hirdman Head
         }
      }
      set hotspot
      {
         version
         {
            Visual Infantry Beta N Hirdman V2 Head
            ReplaceTexture Infantry G Hoplite Head Standard/infantry Beta N Hirdman Head
         }
      }
      set hotspot
      {
         version
         {
            Visual Infantry Beta N Hirdman V2 Head
            ReplaceTexture Infantry G Hoplite Head Standard/infantry Beta N Hirdman Head
         }
      }
   }
}


//==============================================================================

anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Hirdman V2_BoredA
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
				ReplaceTexture archer g peltast standard/Infantry Beta N Hirdman
				
         }
			 version
         {
				Visual Infantry Beta N Hirdman V2_BoredA
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
				ReplaceTexture archer g peltast standard/Infantry Beta N Hirdman
				
         }
      }
   }
}

//==============================================================================

anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Infantry Beta N Hirdman V2_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag FootstepLeft 0.00 true   
                  tag FootstepRight 0.50 true   
//-- end auto generated section
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
				ReplaceTexture archer g peltast standard/Infantry Beta N Hirdman
         }
      }
   }
}

//==============================================================================

anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Hirdman V2_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag SpecificSoundSet 0.11 false MaleDeath checkVisible 
//-- end auto generated section
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
				ReplaceTexture archer g peltast standard/Infantry Beta N Hirdman
				
         }
      }
   }
}

//==============================================================================

anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Infantry Beta N Hirdman V2_Idlea
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
				ReplaceTexture archer g peltast standard/Infantry Beta N Hirdman
				
         }
      }
   }
}

//==============================================================================
anim Attack
{
		SetSelector
		{
		VariationLogic
			set hotspot
			{
				version
				{
					Visual Infantry Beta G Hypaspist_AttackA
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
				ReplaceTexture Infantry G Myrmidon Iron/Infantry Beta N Hirdman
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.49 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section
				}
				version
				{
					Visual Infantry Beta G Hypaspist_AttackB
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
				ReplaceTexture Infantry G Myrmidon Iron/Infantry Beta N Hirdman
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.61 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section
				}
			}
		}
	}
}

//==============================================================================

anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Hirdman V2_FlailA
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
				ReplaceTexture archer g peltast standard/Infantry Beta N Hirdman
				
         }
      }
   }
}
//==============================================================================
anim Build
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer Beta E Peltast_BuildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.60 false Build checkVisible 
//-- end auto generated section
				ReplaceTexture Archer N Throwing Axeman Standard/Infantry Beta N Hirdman
				connect Righthand Hammer Hotspot
				connect LeftForearm LargeGreekShield Hotspot
				Connect TopOfHead Head hotspot
				connect Smokepoint Spear Hotspot
				
         }
      }
   }
}
